transaction rollback meaning in Chinese
事务回滚
Examples
- The session has a transaction rollback in process
。会话具有正在处理的事务回滚。 - For database transaction rollback
事务回滚 - 1 : frees transactions if transaction rollback for other than an xa rollback
1 :如果是除xa回滚以外的其他事务回滚,则释放事务。 - Variables have limited scope and are not part of the persistent database , they are not affected by transaction rollbacks
变量作用域有限,并且不是持久数据库的一部分,因而不受事务回滚的影响。 - Conversely , application exceptions under ejb 1 . 0 automatically caused a transaction rollback under certain circumstances
反过来说, ejb 1 . 0下发生的应用程序异常在某种环境下会自动导致一个事务回滚。